switch: Document css names a bit
authorMatthias Clasen <mclasen@redhat.com>
Fri, 23 Oct 2015 03:07:54 +0000 (23:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 23 Oct 2015 03:27:43 +0000 (23:27 -0400)
This is still provisional. Better gtk-doc support will be needed
to do better here.

gtk/gtkswitch.c

index 569ffb07165823cdd9f54a0784654aac5768e987..d3373f9d2b7298c88c03d5589d8d07068437724d 100644 (file)
  *
  * GtkSwitch can also handle situations where the underlying state changes with
  * a delay. See #GtkSwitch::state-set for details.
+ *
+ * # CSS nodes
+ *
+ * GtkSwitch has two css nodes, the main node with the name switch and a subnode
+ * named slider. Neither of them is using any style classes.
  */
 
 #include "config.h"